PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextAnnotation Class / getPosition Method
In This Topic
    getPosition Method
    In This Topic
    Gets the annotation position on the page.
    Syntax
    public PDFPoint getPosition()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFPoint object specifying the annotation position on the page.
    See Also